-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump knative.dev/serving from 0.37.1 to 0.39.0 in /extensions/knative/generator #5618
chore(deps): bump knative.dev/serving from 0.37.1 to 0.39.0 in /extensions/knative/generator #5618
Conversation
go build is failing :
|
Bumps [knative.dev/serving](https://github.com/knative/serving) from 0.37.1 to 0.39.0. - [Release notes](https://github.com/knative/serving/releases) - [Commits](knative/serving@v0.37.1...v0.39.0) --- updated-dependencies: - dependency-name: knative.dev/serving dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
e333a40
to
6c2a460
Compare
…atest versions + Bump Knative eventing to v0.39.0 + Bump Knative networking, pkg, caching apis to latest versions Signed-off-by: Rohan Kumar <[email protected]>
This change also requires
|
…rcnuri/golang-1.21-java17 Signed-off-by: Rohan Kumar <[email protected]>
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
@@ -20,7 +20,7 @@ set -e | |||
BASEDIR=$(dirname "$BASH_SOURCE") | |||
ABSOLUTE_BASEDIR=$(realpath "$BASEDIR/..") | |||
|
|||
DOCKER_IMAGE_GOLANG=marcnuri/golang-1.20-java17 | |||
DOCKER_IMAGE_GOLANG=marcnuri/golang-1.21-java17 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rohanKanojia This should be updated for the rest of the models
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Umm, sorry I don't understand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤦 for some reason I read that this was in a knative subdirectory.
Please close the issue I created indicating that this is a global value.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Bumps knative.dev/serving from 0.37.1 to 0.39.0.
Commits
2659cc3
upgrade to latest dependencies (#14555)2a46d0d
upgrade to latest dependencies (#14546)268701d
Update net-kourier nightly (#14549)cfd806f
Update net-certmanager nightly (#14550)6b844de
Update net-contour nightly (#14545)f69766c
Bubble up KCertificate Status Message when its not ready (#14496)2c0b8dc
Rename auto-tls to external-domain-tls (#14482)425abcb
Update net-gateway-api nightly (#14531)52a25fa
Add security policy reference in serving (#14544)9896079
Fix sec context and resources for performance jobs (#14529)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.